home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / man / cmds.fmt / deroff.man < prev    next >
Encoding:
Text File  |  1990-08-08  |  1.5 KB  |  67 lines

  1.  
  2.  
  3.  
  4. DEROFF                    User Commands                    DEROFF
  5.  
  6.  
  7.  
  8. NNAAMMEE
  9.      deroff - remove nroff, troff, tbl and eqn constructs
  10.  
  11. SSYYNNOOPPSSIISS
  12.      ddeerrooffff [ --ww ] file ...
  13.  
  14. DDEESSCCRRIIPPTTIIOONN
  15.      _D_e_r_o_f_f reads each file in sequence and removes all _n_r_o_f_f and
  16.      _t_r_o_f_f command lines, backslash constructions, macro defini-
  17.      tions, _e_q_n constructs (between `.EQ' and `.EN' lines or
  18.      between delimiters), and table descriptions and writes the
  19.      remainder on the standard output.  _D_e_r_o_f_f follows chains of
  20.      included files (`.so' and `.nx' commands); if a file has
  21.      already been included, a `.so' is ignored and a `.nx' ter-
  22.      minates execution.  If no input file is given, _d_e_r_o_f_f reads
  23.      from the standard input file.
  24.  
  25.      If the --ww flag is given, the output is a word list, one
  26.      `word' (string of letters, digits, and apostrophes, begin-
  27.      ning with a letter; apostrophes are removed) per line, and
  28.      all other characters ignored.  Otherwise, the output follows
  29.      the original, with the deletions mentioned above.
  30.  
  31. SSEEEE AALLSSOO
  32.      troff(1), eqn(1), tbl(1)
  33.  
  34. BBUUGGSS
  35.      _D_e_r_o_f_f is not a complete _t_r_o_f_f interpreter, so it can be
  36.      confused by subtle constructs.  Most errors result in too
  37.      much rather than too little output.
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. Sprite v1.0              April 29, 1985                         1
  64.  
  65.  
  66.  
  67.